ballview-dbg software package provides debug symbols for BALL and VIEW libraries, you can install in your Debian 8 (Jessie) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install ballview-dbg
ballview-dbg is installed in your system.
Make ensure the ballview-dbg package were installed using the commands given below,
$ sudo dpkg-query -l | grep ballview-dbg *
You will get with ballview-dbg package name, version, architecture and description in a table
| Distro | Debian 8 jessie |
| Section | Debug packages |
| Package | ballview-dbg |
| Version | 1.4.2+20140406-1+b2 [amd64, ar |
| Description | debug symbols for BALL and VIEW libraries |
| Sub Section | Debug |